Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

API: AuthorizedEvent.FindDefaultEvent

Scoped Name

APIServer.AuthorizedEvents.FindDefaultEvent

Interface

Field Variable ...as Description
AuthorizedEventSiteKey Input Input The unique identification of the site you wan to find the default event for.
AuthorizedEventSurrogate Output Output The unique identification of the authorized event that is used a the default event for the site.
AuthorizedEventImplName Output Output The name of the event that is used as the default event for the site.
AuthorizedEventDescription Output Output The description of the event that is used as the default event for the site.
AuthorizedEventSiteKey Output Output The unique identification of the site
Comment Output Output The comment specified for the event

Description

When WebsydianExpress checks the authorization for an authorized event, and finds that there are no record for the event, it creates a record based on the default event for the site.

This function returns the default event that is defined for the specified site. If no default event is specified for the site, it is created.

Events

WSE0254 - Site not found

Universal events